Total Complexity | 18 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 161 |
Lines of code | 86 |
Logical lines of code | 36 |
Comment lines | 46 |
Methods | 7 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
total_quantity_sold() | 58 | 5 | 15 | |
total_amount_sold() | 62 | 4 | 11 | |
total_order_made() | 63 | 3 | 11 | |
last_order_date() | 59 | 2 | 17 | |
__construct() | 72 | 2 | 6 | |
order_quantity() | 63 | 1 | 13 | |
net_revenue() | 63 | 1 | 13 |